match URL into $ with ^(.*/)/fenlei$
if matched then
set URL = $1/plugin.php?id=fenlei_7ree:fenlei_7ree
endif
match URL into $ with ^(.*/)/fbfenlei$
if matched then
set URL = $1/fbfenlei$ plugin.php?id=fenlei_7ree:fenlei_7ree&code=2
endif
match URL into $ with ^(.*/)/wdfenlei$
if matched then
set URL = $1/plugin.php?id=fenlei_7ree:fenlei_7ree&code=7
endif
match URL into $ with ^(.*/)/fenlei1_([0-9]+)_([0-9]+)$
if matched then
set URL = $1/plugin.php?id=fenlei_7ree:fenlei_7ree&zone=$2&class=$3
endif
match URL into $ with ^(.*)/fenlei2_([0-9]+)_([0-9]+)_([0-9]+)$
if matched then
set URL = $1/plugin.php?id=fenlei_7ree:fenlei_7ree&class=$2&zone=$3&class2=$4
endif
match URL into $ with ^(.*)/fenlei3_([0-9]+)_([0-9]+)_([0-9]+)$
if matched then
set URL = $1/plugin.php?id=fenlei_7ree:fenlei_7ree&class=$2&class2=$3&zone=$4
endif
match URL into $ with ^(.*)/fenleixinxi_([0-9]+)$
if matched then
set URL = $1/plugin.php?id=fenlei_7ree:fenlei_7ree&code=1&id_7ree=$2
endif